home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / util / rexx / year2.lha / year.readme next >
Encoding:
Text File  |  1999-07-08  |  547 b   |  14 lines

  1. Short:    Year.rexx - Simple ARexx script to print a yearly calendar
  2. Author:   kaedric@texas.net
  3. Uploader: kaedric@texas.net
  4. Type:     util/rexx
  5.  
  6. Simple program that directs its output to the printer.device and prints the
  7. current  years  calendar  (default) or any year if supplied as an argument.
  8.  
  9. Modified  the  script  to  calculate  it's  own Day of the Week.  No longer
  10. limited to years 1978 to 2099!
  11.  
  12. Since  this  is  ARexx,  it  is  source  released, and placed in the public
  13. domain.  Feel free to use/hack/modify/delete it as you see fit.
  14.